From: Michael Albinus Date: Wed, 13 Mar 2013 11:42:21 +0000 (+0100) Subject: Fix last change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~3615^2~568^2~15 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=dba720f1d15a1cd7b866143f2f6c416277a193e1;p=emacs.git Fix last change. --- diff --git a/lisp/net/tramp-sh.el b/lisp/net/tramp-sh.el index d20fd6b1067..da2dcc71c5c 100644 --- a/lisp/net/tramp-sh.el +++ b/lisp/net/tramp-sh.el @@ -2570,7 +2570,7 @@ This is like `dired-recursive-delete-directory' for Tramp files." beg (point-max) (or file-name-coding-system (and (boundp 'default-file-name-coding-system) - (symbolp 'default-file-name-coding-system)))) + (symbol-value 'default-file-name-coding-system)))) ;; The inserted file could be from somewhere else. (when (and (not wildcard) (not full-directory-p))